[INFO] fetching crate pwm-pca9685 1.0.0...
[INFO] testing pwm-pca9685-1.0.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate pwm-pca9685 1.0.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate pwm-pca9685 1.0.0
[INFO] finished tweaking crates.io crate pwm-pca9685 1.0.0
[INFO] tweaked toml for crates.io crate pwm-pca9685 1.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pwm-pca9685 1.0.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pwm-pca9685 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v2.4.2
[INFO] [stderr]   Downloaded unicase v2.7.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.78
[INFO] [stderr]   Downloaded thiserror-impl v1.0.56
[INFO] [stderr]   Downloaded linux-embedded-hal v0.4.0
[INFO] [stderr]   Downloaded unescaper v0.1.4
[INFO] [stderr]   Downloaded spidev v0.6.0
[INFO] [stderr]   Downloaded i2cdev v0.6.0
[INFO] [stderr]   Downloaded sysfs_gpio v0.6.1
[INFO] [stderr]   Downloaded thiserror v1.0.56
[INFO] [stderr]   Downloaded gpio-cdev v0.6.0
[INFO] [stderr]   Downloaded embedded-hal-mock v0.10.0
[INFO] [stderr]   Downloaded maybe-async-cfg v0.2.3
[INFO] [stderr]   Downloaded io-kit-sys v0.4.0
[INFO] [stderr]   Downloaded serialport v4.3.0
[INFO] [stderr]   Downloaded cc v1.0.83
[INFO] [stderr]   Downloaded memchr v2.7.1
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.6
[INFO] [stderr]   Downloaded aho-corasick v1.1.2
[INFO] [stderr]   Downloaded regex v1.10.3
[INFO] [stderr]   Downloaded syn v2.0.48
[INFO] [stderr]   Downloaded nix v0.27.1
[INFO] [stderr]   Downloaded regex-syntax v0.8.2
[INFO] [stderr]   Downloaded regex-automata v0.4.5
[INFO] [stderr]   Downloaded libc v0.2.152
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84cd9d804b7ec8d11214f7e7693915a485f9dcc3118da8f48122569cd3ba3a9d
[INFO] running `Command { std: "docker" "start" "-a" "84cd9d804b7ec8d11214f7e7693915a485f9dcc3118da8f48122569cd3ba3a9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84cd9d804b7ec8d11214f7e7693915a485f9dcc3118da8f48122569cd3ba3a9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84cd9d804b7ec8d11214f7e7693915a485f9dcc3118da8f48122569cd3ba3a9d", kill_on_drop: false }`
[INFO] [stdout] 84cd9d804b7ec8d11214f7e7693915a485f9dcc3118da8f48122569cd3ba3a9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85c85b5897db3c22c098277b3d2b40f5f4fe5eb9590e168e089a9c90cacef09f
[INFO] running `Command { std: "docker" "start" "-a" "85c85b5897db3c22c098277b3d2b40f5f4fe5eb9590e168e089a9c90cacef09f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling maybe-async-cfg v0.2.3
[INFO] [stderr]    Compiling pwm-pca9685 v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.89s
[INFO] running `Command { std: "docker" "inspect" "85c85b5897db3c22c098277b3d2b40f5f4fe5eb9590e168e089a9c90cacef09f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85c85b5897db3c22c098277b3d2b40f5f4fe5eb9590e168e089a9c90cacef09f", kill_on_drop: false }`
[INFO] [stdout] 85c85b5897db3c22c098277b3d2b40f5f4fe5eb9590e168e089a9c90cacef09f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fec70ad2b7b6e633877da5fd45da382ebfee10a477e2bcce4fc9755a75a82c7
[INFO] running `Command { std: "docker" "start" "-a" "3fec70ad2b7b6e633877da5fd45da382ebfee10a477e2bcce4fc9755a75a82c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling embedded-hal-nb v1.0.0
[INFO] [stderr]    Compiling embedded-hal-mock v0.10.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling maybe-async-cfg v0.2.3
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling gpio-cdev v0.6.0
[INFO] [stderr]    Compiling pwm-pca9685 v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling unescaper v0.1.4
[INFO] [stderr]    Compiling sysfs_gpio v0.6.1
[INFO] [stderr]    Compiling spidev v0.6.0
[INFO] [stderr]    Compiling serialport v4.3.0
[INFO] [stderr]    Compiling i2cdev v0.6.0
[INFO] [stderr]    Compiling linux-embedded-hal v0.4.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.60s
[INFO] running `Command { std: "docker" "inspect" "3fec70ad2b7b6e633877da5fd45da382ebfee10a477e2bcce4fc9755a75a82c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fec70ad2b7b6e633877da5fd45da382ebfee10a477e2bcce4fc9755a75a82c7", kill_on_drop: false }`
[INFO] [stdout] 3fec70ad2b7b6e633877da5fd45da382ebfee10a477e2bcce4fc9755a75a82c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2c15b4427aee4244c03b214406dc9ad592965e1576a112358fcf0a988e5fbeb3
[INFO] running `Command { std: "docker" "start" "-a" "2c15b4427aee4244c03b214406dc9ad592965e1576a112358fcf0a988e5fbeb3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pwm_pca9685-2af2fa75329ec784)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test config::tests::config_mode1_is_high ... ok
[INFO] [stdout] test config::tests::config_mode2_is_high ... ok
[INFO] [stdout] test config::tests::config_mode1_is_not_high ... ok
[INFO] [stdout] test config::tests::config_mode2_is_not_high ... ok
[INFO] [stdout] test types::tests::can_get_default_address ... ok
[INFO] [stdout] test types::tests::default_out_change ... ok
[INFO] [stdout] test types::tests::default_out_driver ... ok
[INFO] [stdout] test config::tests::default_config_is_correct ... ok
[INFO] [stdout] test types::tests::default_out_logic_state ... ok
[INFO] [stdout] test types::tests::default_disabled_out_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/addressing.rs (/opt/rustwide/target/debug/deps/addressing-f574904f2b43028f)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test allcall::can_disable ... ok
[INFO] [stdout] test allcall::can_set ... ok
[INFO] [stdout] test allcall::cannot_set_invalid ... ok
[INFO] [stdout] test allcall::can_enable ... ok
[INFO] [stdout] test cannot_set_address_high_speed ... ok
[INFO] [stdout] test cannot_set_address_too_big ... ok
[INFO] [stdout] test common::check_assert_matches ... ok
[INFO] [stdout] test can_generate_alternative_addresses ... ok
[INFO] [stdout] test default_address_matches_alternative_all_false ... ok
[INFO] [stdout] test cannot_set_address_led_all_call ... ok
[INFO] [stdout] test cannot_set_address_sw_reset ... ok
[INFO] [stdout] test changed_address_is_used ... ok
[INFO] [stdout] test cannot_set_address_0 ... ok
[INFO] [stdout] test subaddr1::can_enable ... ok
[INFO] [stdout] test subaddr1::can_set ... ok
[INFO] [stdout] test subaddr1::can_disable ... ok
[INFO] [stdout] test subaddr1::cannot_set_invalid ... ok
[INFO] [stdout] test subaddr2::can_disable ... ok
[INFO] [stdout] test subaddr2::can_enable ... ok
[INFO] [stdout] test subaddr2::cannot_set_invalid ... ok
[INFO] [stdout] test subaddr3::can_enable ... ok
[INFO] [stdout] test subaddr3::can_set ... ok
[INFO] [stdout] test subaddr3::cannot_set_invalid ... ok
[INFO] [stdout] test subaddr2::can_set ... ok
[INFO] [stdout] test subaddr3::can_disable ... ok
[INFO] [stdout] test common::check_assert_fails - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/channels.rs (/opt/rustwide/target/debug/deps/channels-4f730fd8375a90bd)
[INFO] [stdout] 
[INFO] [stdout] running 154 tests
[INFO] [stdout] test All::can_set_channel_full_off ... ok
[INFO] [stdout] test All::can_set_channel_full_on_max ... ok
[INFO] [stdout] test All::can_set_channel_off_max ... ok
[INFO] [stdout] test All::can_set_channel_full_on_min ... ok
[INFO] [stdout] test All::can_set_channel_on_max ... ok
[INFO] [stdout] test All::can_set_channel_on_off ... ok
[INFO] [stdout] test All::can_set_channel_off_min ... ok
[INFO] [stdout] test C0::can_set_channel_full_on_max ... ok
[INFO] [stdout] test All::can_set_channel_on_min ... ok
[INFO] [stdout] test C0::can_set_channel_off_min ... ok
[INFO] [stdout] test C0::can_set_channel_on_max ... ok
[INFO] [stdout] test C0::can_set_channel_on_min ... ok
[INFO] [stdout] test C0::can_set_channel_on_off ... ok
[INFO] [stdout] test C10::can_set_channel_full_on_min ... ok
[INFO] [stdout] test C10::can_set_channel_full_off ... ok
[INFO] [stdout] test C10::can_set_channel_off_min ... ok
[INFO] [stdout] test C10::can_set_channel_on_max ... ok
[INFO] [stdout] test C10::can_set_channel_on_min ... ok
[INFO] [stdout] test C11::can_set_channel_full_off ... ok
[INFO] [stdout] test C11::can_set_channel_full_on_max ... ok
[INFO] [stdout] test C11::can_set_channel_full_on_min ... ok
[INFO] [stdout] test C10::can_set_channel_full_on_max ... ok
[INFO] [stdout] test C10::can_set_channel_on_off ... ok
[INFO] [stdout] test C0::can_set_channel_full_on_min ... ok
[INFO] [stdout] test C11::can_set_channel_off_max ... ok
[INFO] [stdout] test C0::can_set_channel_full_off ... ok
[INFO] [stdout] test C10::can_set_channel_off_max ... ok
[INFO] [stdout] test C12::can_set_channel_full_off ... ok
[INFO] [stdout] test C0::can_set_channel_off_max ... ok
[INFO] [stdout] test C11::can_set_channel_on_min ... ok
[INFO] [stdout] test C12::can_set_channel_full_on_max ... ok
[INFO] [stdout] test C11::can_set_channel_on_off ... ok
[INFO] [stdout] test C11::can_set_channel_off_min ... ok
[INFO] [stdout] test C11::can_set_channel_on_max ... ok
[INFO] [stdout] test C12::can_set_channel_on_off ... ok
[INFO] [stdout] test C12::can_set_channel_full_on_min ... ok
[INFO] [stdout] test C12::can_set_channel_off_max ... ok
[INFO] [stdout] test C12::can_set_channel_off_min ... ok
[INFO] [stdout] test C12::can_set_channel_on_max ... ok
[INFO] [stdout] test C13::can_set_channel_full_on_max ... ok
[INFO] [stdout] test C13::can_set_channel_off_min ... ok
[INFO] [stdout] test C13::can_set_channel_off_max ... ok
[INFO] [stdout] test C13::can_set_channel_on_max ... ok
[INFO] [stdout] test C13::can_set_channel_on_off ... ok
[INFO] [stdout] test C14::can_set_channel_full_off ... ok
[INFO] [stdout] test C13::can_set_channel_full_off ... ok
[INFO] [stdout] test C13::can_set_channel_full_on_min ... ok
[INFO] [stdout] test C14::can_set_channel_full_on_max ... ok
[INFO] [stdout] test C13::can_set_channel_on_min ... ok
[INFO] [stdout] test C14::can_set_channel_full_on_min ... ok
[INFO] [stdout] test C14::can_set_channel_off_max ... ok
[INFO] [stdout] test C14::can_set_channel_off_min ... ok
[INFO] [stdout] test C14::can_set_channel_on_max ... ok
[INFO] [stdout] test C14::can_set_channel_on_min ... ok
[INFO] [stdout] test C14::can_set_channel_on_off ... ok
[INFO] [stdout] test C15::can_set_channel_full_off ... ok
[INFO] [stdout] test C15::can_set_channel_full_on_min ... ok
[INFO] [stdout] test C12::can_set_channel_on_min ... ok
[INFO] [stdout] test C15::can_set_channel_off_min ... ok
[INFO] [stdout] test C15::can_set_channel_off_max ... ok
[INFO] [stdout] test C1::can_set_channel_full_on_max ... ok
[INFO] [stdout] test C1::can_set_channel_full_on_min ... ok
[INFO] [stdout] test C15::can_set_channel_on_max ... ok
[INFO] [stdout] test C1::can_set_channel_full_off ... ok
[INFO] [stdout] test C1::can_set_channel_off_max ... ok
[INFO] [stdout] test C15::can_set_channel_on_min ... ok
[INFO] [stdout] test C15::can_set_channel_on_off ... ok
[INFO] [stdout] test C1::can_set_channel_on_max ... ok
[INFO] [stdout] test C1::can_set_channel_on_min ... ok
[INFO] [stdout] test C2::can_set_channel_full_off ... ok
[INFO] [stdout] test C1::can_set_channel_on_off ... ok
[INFO] [stdout] test C2::can_set_channel_full_on_max ... ok
[INFO] [stdout] test C2::can_set_channel_off_min ... ok
[INFO] [stdout] test C2::can_set_channel_on_min ... ok
[INFO] [stdout] test C2::can_set_channel_on_off ... ok
[INFO] [stdout] test C3::can_set_channel_full_on_max ... ok
[INFO] [stdout] test C3::can_set_channel_full_on_min ... ok
[INFO] [stdout] test C2::can_set_channel_full_on_min ... ok
[INFO] [stdout] test C2::can_set_channel_off_max ... ok
[INFO] [stdout] test C2::can_set_channel_on_max ... ok
[INFO] [stdout] test C3::can_set_channel_off_max ... ok
[INFO] [stdout] test C3::can_set_channel_off_min ... ok
[INFO] [stdout] test C3::can_set_channel_on_max ... ok
[INFO] [stdout] test C3::can_set_channel_on_off ... ok
[INFO] [stdout] test C4::can_set_channel_full_off ... ok
[INFO] [stdout] test C3::can_set_channel_on_min ... ok
[INFO] [stdout] test C4::can_set_channel_full_on_min ... ok
[INFO] [stdout] test C4::can_set_channel_off_max ... ok
[INFO] [stdout] test C4::can_set_channel_on_max ... ok
[INFO] [stdout] test C4::can_set_channel_full_on_max ... ok
[INFO] [stdout] test C4::can_set_channel_on_min ... ok
[INFO] [stdout] test C4::can_set_channel_on_off ... ok
[INFO] [stdout] test C4::can_set_channel_off_min ... ok
[INFO] [stdout] test C5::can_set_channel_full_off ... ok
[INFO] [stdout] test C5::can_set_channel_off_max ... ok
[INFO] [stdout] test C5::can_set_channel_full_on_max ... ok
[INFO] [stdout] test C5::can_set_channel_full_on_min ... ok
[INFO] [stdout] test C5::can_set_channel_off_min ... ok
[INFO] [stdout] test C5::can_set_channel_on_max ... ok
[INFO] [stdout] test C5::can_set_channel_on_min ... ok
[INFO] [stdout] test C6::can_set_channel_full_on_min ... ok
[INFO] [stdout] test C15::can_set_channel_full_on_max ... ok
[INFO] [stdout] test C1::can_set_channel_off_min ... ok
[INFO] [stdout] test C3::can_set_channel_full_off ... ok
[INFO] [stdout] test C6::can_set_channel_full_on_max ... ok
[INFO] [stdout] test C6::can_set_channel_off_max ... ok
[INFO] [stdout] test C5::can_set_channel_on_off ... ok
[INFO] [stdout] test C6::can_set_channel_full_off ... ok
[INFO] [stdout] test C6::can_set_channel_off_min ... ok
[INFO] [stdout] test C6::can_set_channel_on_max ... ok
[INFO] [stdout] test C6::can_set_channel_on_off ... ok
[INFO] [stdout] test C7::can_set_channel_full_off ... ok
[INFO] [stdout] test C7::can_set_channel_off_max ... ok
[INFO] [stdout] test C7::can_set_channel_off_min ... ok
[INFO] [stdout] test C7::can_set_channel_on_min ... ok
[INFO] [stdout] test C8::can_set_channel_full_off ... ok
[INFO] [stdout] test C8::can_set_channel_full_on_max ... ok
[INFO] [stdout] test C8::can_set_channel_off_max ... ok
[INFO] [stdout] test C8::can_set_channel_full_on_min ... ok
[INFO] [stdout] test C8::can_set_channel_off_min ... ok
[INFO] [stdout] test C6::can_set_channel_on_min ... ok
[INFO] [stdout] test C8::can_set_channel_on_max ... ok
[INFO] [stdout] test C7::can_set_channel_on_off ... ok
[INFO] [stdout] test C8::can_set_channel_on_min ... ok
[INFO] [stdout] test C8::can_set_channel_on_off ... ok
[INFO] [stdout] test C9::can_set_channel_full_off ... ok
[INFO] [stdout] test C9::can_set_channel_off_max ... ok
[INFO] [stdout] test C7::can_set_channel_full_on_max ... ok
[INFO] [stdout] test C9::can_set_channel_full_on_max ... ok
[INFO] [stdout] test C9::can_set_channel_full_on_min ... ok
[INFO] [stdout] test C9::can_set_channel_off_min ... ok
[INFO] [stdout] test C7::can_set_channel_full_on_min ... ok
[INFO] [stdout] test C7::can_set_channel_on_max ... ok
[INFO] [stdout] test C9::can_set_channel_on_max ... ok
[INFO] [stdout] test C9::can_set_channel_on_min ... ok
[INFO] [stdout] test C9::can_set_channel_on_off ... ok
[INFO] [stdout] test can_convert_channel_u8 ... ok
[INFO] [stdout] test can_convert_channel_u16 ... ok
[INFO] [stdout] test can_set_all_channels ... ok
[INFO] [stdout] test can_convert_channel_usize ... ok
[INFO] [stdout] test cannot_set_all_channels_invalid_value_off ... ok
[INFO] [stdout] test can_set_all_on_off ... ok
[INFO] [stdout] test cannot_set_all_channels_invalid_value_on ... ok
[INFO] [stdout] test cannot_set_all_on_off_invalid_value_off ... ok
[INFO] [stdout] test cannot_set_channel_off_invalid_value ... ok
[INFO] [stdout] test cannot_set_all_on_off_invalid_value_on ... ok
[INFO] [stdout] test cannot_set_channel_on_invalid_value ... ok
[INFO] [stdout] test cannot_set_channel_on_off_invalid_value_off ... ok
[INFO] [stdout] test cannot_set_channel_on_off_invalid_value_on ... ok
[INFO] [stdout] test common::check_assert_matches ... ok
[INFO] [stdout] test convert_channel_out_of_bounds ... ok
[INFO] [stdout] test sets_autoincrement_just_once ... ok
[INFO] [stdout] test cannot_set_channel_full_on_invalid_value ... ok
[INFO] [stdout] test common::check_assert_fails - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 154 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-65ee26187af1d4c4)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test check_assert_matches ... ok
[INFO] [stdout] test check_assert_fails - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-f165bb7e1057eddd)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test can_create_and_destroy ... ok
[INFO] [stdout] test can_disable ... ok
[INFO] [stdout] test can_set_direct_ols ... ok
[INFO] [stdout] test can_set_dis_out_value_out_driver ... ok
[INFO] [stdout] test can_set_dis_out_value_zero ... ok
[INFO] [stdout] test can_set_dis_out_value_high_imp ... ok
[INFO] [stdout] test can_set_inverted_ols ... ok
[INFO] [stdout] test can_enable ... ok
[INFO] [stdout] test can_set_out_change_on_ack ... ok
[INFO] [stdout] test can_set_out_driver_open_drain ... ok
[INFO] [stdout] test can_set_out_driver_totem_pole ... ok
[INFO] [stdout] test can_set_prescale ... ok
[INFO] [stdout] test can_set_out_change_on_stop ... ok
[INFO] [stdout] test common::check_assert_matches ... ok
[INFO] [stdout] test set_prescale_stops_and_restarts_oscillator ... ok
[INFO] [stdout] test can_use_external_clock ... ok
[INFO] [stdout] test cannot_set_prescale_too_small ... ok
[INFO] [stdout] test common::check_assert_fails - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/restart.rs (/opt/rustwide/target/debug/deps/restart-0c4381beb5aba75e)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test can_disable_then_restart_nonblocking ... ok
[INFO] [stdout] test can_enable_restart_and_disable ... ok
[INFO] [stdout] test can_disable_then_restart ... ok
[INFO] [stdout] test restart_does_nothing_if_not_enabled ... ok
[INFO] [stdout] test restart_nonblocking_does_nothing_if_not_enabled ... ok
[INFO] [stdout] test restart_is_only_set_once ... ok
[INFO] [stdout] test common::check_assert_matches ... ok
[INFO] [stdout] test common::check_assert_fails - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pwm_pca9685
[INFO] [stderr] warning: unexpected character `!`
[INFO] [stdout] 
[INFO] [stderr]    --> src/lib.rs:1:1
[INFO] [stdout] running 9 tests
[INFO] [stderr]     |
[INFO] [stderr]   1 | / //! This is a platform agnostic Rust driver for the PCA9685 PWM/Servo/LED
[INFO] [stderr]   2 | | //! controller, based on the [`embedded-hal`] traits.
[INFO] [stderr]   3 | | //!
[INFO] [stderr]   4 | | //! [`embedded-hal`]: https://github.com/rust-embedded/embedded-hal
[INFO] [stderr] ...   |
[INFO] [stderr] 301 | | //! }
[INFO] [stderr] 302 | | //! ```
[INFO] [stderr]     | |_______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] test src/lib.rs - (line 243) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 176) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 94) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 192) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 148) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 121) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 76) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 61) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 216) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2c15b4427aee4244c03b214406dc9ad592965e1576a112358fcf0a988e5fbeb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c15b4427aee4244c03b214406dc9ad592965e1576a112358fcf0a988e5fbeb3", kill_on_drop: false }`
[INFO] [stdout] 2c15b4427aee4244c03b214406dc9ad592965e1576a112358fcf0a988e5fbeb3
